SixBit API Schema
LastListDateType Simple Type
Description
The date the record was last listed.
Namespace (none)
Type
Restriction of xs:dateTime
Diagram
LastListDateType Simple Type
Overview
LastListDateType Restriction of xs:dateTime
The date the record was last listed.
Source
<xs:simpleType name="LastListDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The date the record was last listed.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.